Skip to content

Support limits on JSON length for Jackson form binding too#7629

Merged
labkey-jeckels merged 2 commits intodevelopfrom
fb_jsonApiLimit
Apr 29, 2026
Merged

Support limits on JSON length for Jackson form binding too#7629
labkey-jeckels merged 2 commits intodevelopfrom
fb_jsonApiLimit

Conversation

@labkey-jeckels
Copy link
Copy Markdown
Contributor

@labkey-jeckels labkey-jeckels commented Apr 29, 2026

Rationale

In #6578, we added support for limiting the size of JSON API request payloads, but only when it was being fed into a JSONObject. We should offer the same for Jackson binding.

Changes

  • Use the same stream limiting approach with Jackson bending

Tasks 📍

  • Manual Testing
  • Test Automation

@labkey-jeckels labkey-jeckels self-assigned this Apr 29, 2026
@labkey-jeckels labkey-jeckels merged commit eff892d into develop Apr 29, 2026
10 checks passed
@labkey-jeckels labkey-jeckels deleted the fb_jsonApiLimit branch April 29, 2026 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants